home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / checkbox / tests / video.txt < prev   
Text File  |  2009-11-06  |  1KB  |  60 lines

  1. plugin: manual
  2. name: resolution
  3. requires:
  4.  device.category == 'VIDEO'
  5.  package.name == 'x11-xserver-utils'
  6. command: resolution_test
  7. description:
  8.  This display is using the following resolution:
  9.  .
  10.  $output
  11.  .
  12.  Is this acceptable for your display?
  13.  
  14. plugin: manual
  15. name: video
  16. requires: package.name == 'python-gst0.10'
  17. command: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! gconfvideosink'
  18. description:
  19.  Click the Test button to display a video test.
  20.  .
  21.  Do you see color bars and static?
  22.  
  23. plugin: manual
  24. name: xrandr_detect_modes
  25. requires:
  26.  package.name == 'x11-xserver-utils'
  27. command: xrandr
  28. description:
  29.  The following screens and video modes have been detected on your system:
  30.  .
  31.  $output
  32.  .
  33.  Is this correct?
  34.  
  35. plugin: manual
  36. name: xrandr_cycle
  37. depends: xrandr_detect_modes
  38. requires:
  39.  package.name == 'x11-xserver-utils'
  40. command: xrandr_cycle
  41. description:
  42.  Click Test to cycle through the detected video modes for your system.
  43.  .
  44.  Did the screen appear to be working for each mode?
  45.  
  46. plugin: shell
  47. name: compiz_check
  48. command: run_compiz_check
  49. description:
  50.  Check that hardware is able to run compiz.
  51.  
  52. plugin: manual
  53. name: external_monitor
  54. description:
  55.  Plug video output to an external monitor. Is the image displayed correctly?
  56.  .
  57.  Please repeat the test for each kind of video output supported (VGA, DVI, DisplayPort and HDMI).
  58.  .
  59.  For HDMI, please also check that sound is played in the monitor speakers.
  60.